home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 112
/
jogo-disk-112.iso
/
Games
/
ophelias_diary_2_episode_2.swf
/
scripts
/
DefineButton2_269
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2010-07-14
|
181b
|
11 lines
on(release){
if(eval("/Variables:OpheliaMarche") == 0)
{
set("/Variables:Ou","Switch");
tellTarget("../Ophelia")
{
play();
}
}
}